Skip to content

Conversation

shreyaskn08
Copy link

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.15%. Comparing base (09cacae) to head (4e0f14a).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6544   +/-   ##
=========================================
  Coverage     75.15%   75.15%           
  Complexity     5594     5594           
=========================================
  Files           688      688           
  Lines         19361    19361           
  Branches       3744     3744           
=========================================
  Hits          14551    14551           
  Misses         4245     4245           
  Partials        565      565           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vil02
Copy link
Member

vil02 commented Sep 26, 2025

I do not see a point of this change. Especially that clang-format is no longer able to read its config.

@vil02 vil02 closed this Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants